[INFO] cloning repository https://github.com/thy3368/nexus_agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thy3368/nexus_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthy3368%2Fnexus_agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthy3368%2Fnexus_agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0054537a8b2b2b2c505531695efc6c3816e0c548
[INFO] testing thy3368/nexus_agent/0054537a8b2b2b2c505531695efc6c3816e0c548 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthy3368%2Fnexus_agent" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thy3368/nexus_agent
[INFO] finished tweaking git repo https://github.com/thy3368/nexus_agent
[INFO] tweaked toml for git repo https://github.com/thy3368/nexus_agent written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thy3368/nexus_agent on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thy3368/nexus_agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]     Updating async-openai v0.18.3 -> v0.32.4 (available: v0.41.0)
[INFO] [stderr]       Adding async-openai-macros v0.1.1
[INFO] [stderr]       Adding cfg_aliases v0.2.1
[INFO] [stderr]       Adding core-foundation v0.10.1
[INFO] [stderr]     Updating darling v0.14.4 -> v0.20.11
[INFO] [stderr]     Updating darling_core v0.14.4 -> v0.20.11
[INFO] [stderr]     Updating darling_macro v0.14.4 -> v0.20.11
[INFO] [stderr]     Updating derive_builder v0.12.0 -> v0.20.2
[INFO] [stderr]     Updating derive_builder_core v0.12.0 -> v0.20.2
[INFO] [stderr]     Updating derive_builder_macro v0.12.0 -> v0.20.2
[INFO] [stderr]     Updating hyper-rustls v0.24.2 -> v0.27.9
[INFO] [stderr]       Adding lru-slab v0.1.2
[INFO] [stderr]       Adding openssl-probe v0.2.1
[INFO] [stderr]       Adding quinn v0.11.9
[INFO] [stderr]       Adding quinn-proto v0.11.14
[INFO] [stderr]       Adding quinn-udp v0.5.14
[INFO] [stderr]       Adding rand v0.9.4
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.5
[INFO] [stderr]     Updating reqwest-eventsource v0.4.0 -> v0.6.0
[INFO] [stderr]       Adding rustc-hash v2.1.2
[INFO] [stderr]     Updating rustls v0.21.12 -> v0.23.40
[INFO] [stderr]     Updating rustls-native-certs v0.6.3 -> v0.8.4
[INFO] [stderr]     Updating rustls-webpki v0.101.7 -> v0.103.13
[INFO] [stderr]     Updating secrecy v0.8.0 -> v0.10.3
[INFO] [stderr]       Adding security-framework v3.5.1 (available: v3.7.0)
[INFO] [stderr]       Adding subtle v2.6.1
[INFO] [stderr]       Adding tinyvec v1.11.0
[INFO] [stderr]       Adding tinyvec_macros v0.1.1
[INFO] [stderr]     Updating tokio-rustls v0.24.1 -> v0.26.4
[INFO] [stderr]       Adding web-time v1.1.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded unicode-ident v1.0.22
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded file-box v0.1.0-beta.0
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded quote v1.0.44
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.108
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded num_cpus v1.17.0
[INFO] [stderr]   Downloaded itoa v1.0.17
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded teloxide-macros v0.10.0
[INFO] [stderr]   Downloaded serde_repr v0.1.20
[INFO] [stderr]   Downloaded num-derive v0.3.3
[INFO] [stderr]   Downloaded num-conv v0.2.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.108
[INFO] [stderr]   Downloaded wechaty_puppet v0.1.0-beta.1
[INFO] [stderr]   Downloaded lru v0.6.6
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded ipnet v2.11.0
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded tokio-macros v2.6.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded kameo_macros v0.19.0
[INFO] [stderr]   Downloaded async-trait v0.1.89
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.3
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded windows-implement v0.60.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.4
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded redox_users v0.4.6
[INFO] [stderr]   Downloaded windows-interface v0.59.3
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.58
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded colorchoice v1.0.4
[INFO] [stderr]   Downloaded darling_macro v0.20.11
[INFO] [stderr]   Downloaded async-openai-macros v0.1.1
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.0
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded bitflags v2.10.0
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.108
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded wechaty v0.1.0-beta.1
[INFO] [stderr]   Downloaded ahash v0.7.8
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.65
[INFO] [stderr]   Downloaded windows-core v0.62.2
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded schannel v0.1.28
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded wasm-streams v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]   Downloaded js-sys v0.3.85
[INFO] [stderr]   Downloaded native-tls v0.2.14
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] [stderr]   Downloaded actix v0.11.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded bumpalo v3.19.1
[INFO] [stderr]   Downloaded teloxide v0.17.0
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded anstyle-parse v0.2.7
[INFO] [stderr]   Downloaded darling v0.20.11
[INFO] [stderr]   Downloaded schemars v1.2.1
[INFO] [stderr]   Downloaded schemars v0.9.0
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded mio v1.1.1
[INFO] [stderr]   Downloaded memchr v2.7.6
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded darling_core v0.20.11
[INFO] [stderr]   Downloaded hyper v1.8.1
[INFO] [stderr]   Downloaded tower-http v0.6.8
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded h2 v0.4.13
[INFO] [stderr]   Downloaded iri-string v0.7.10
[INFO] [stderr]   Downloaded kameo v0.19.2
[INFO] [stderr]   Downloaded reqwest v0.12.28
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded syn v2.0.114
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded async-openai v0.32.4
[INFO] [stderr]   Downloaded teloxide-core v0.13.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded rustix v1.1.3
[INFO] [stderr]   Downloaded web-sys v0.3.85
[INFO] [stderr]   Downloaded tokio v1.49.0
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] [stderr]   Downloaded linux-raw-sys v0.11.0
[INFO] [stderr]   Downloaded aquamarine v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0623cc55752b2971b4ec805ef31a2a3c975ef725bd289f94dbea10514d0f33f0
[INFO] running `Command { std: "docker" "start" "-a" "0623cc55752b2971b4ec805ef31a2a3c975ef725bd289f94dbea10514d0f33f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0623cc55752b2971b4ec805ef31a2a3c975ef725bd289f94dbea10514d0f33f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0623cc55752b2971b4ec805ef31a2a3c975ef725bd289f94dbea10514d0f33f0", kill_on_drop: false }`
[INFO] [stdout] 0623cc55752b2971b4ec805ef31a2a3c975ef725bd289f94dbea10514d0f33f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eb4b09a210598d4bbb4d4b06f2eab2852b2c0bb500e1b3310a7de2bf8e12570
[INFO] running `Command { std: "docker" "start" "-a" "3eb4b09a210598d4bbb4d4b06f2eab2852b2c0bb500e1b3310a7de2bf8e12570", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling actix v0.11.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling file-box v0.1.0-beta.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling wechaty_puppet v0.1.0-beta.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling kameo_macros v0.19.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling kameo v0.19.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling async-openai v0.32.4
[INFO] [stderr]    Compiling wechaty v0.1.0-beta.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling teloxide v0.17.0
[INFO] [stderr]    Compiling nexus_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::tool::traits::tool_definition::ToolMeta`
[INFO] [stdout]  --> src/tool/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tool::traits::tool_definition::ToolMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/tool/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::claude::ClaudeProvider`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::claude::ClaudeProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::openai::OpenAIProvider`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::openai::OpenAIProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::mode::AgentMode`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::mode::AgentMode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/app/domain/actor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kameo::actor::Spawn`
[INFO] [stdout]  --> src/app/domain/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kameo::actor::Spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/llm/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/inbound_adapter/telegram.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .from()
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model`, `tool_executor`, `context`, `config`, `formatter`, and `iteration_count` are never read
[INFO] [stdout]   --> src/agent/adapter/agent_ralph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AgentRalph {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     model: Box<dyn LLModel>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     tool_executor: ToolExecutor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     context: AgentContext,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     formatter: ResponseFormatter,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     iteration_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture_path` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn task_fixture_path() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture_path` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn task_fixture_path() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `allow_tools` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn allow_tools(permission_manager: &Arc<Mutex<PermissionManager>>, tool_names: &[&str]) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Counter` is never constructed
[INFO] [stdout]  --> src/app/domain/test.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Counter {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inc` is never constructed
[INFO] [stdout]   --> src/app/domain/test.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Inc {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]    --> src/llm/adapter/kimi.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct KimiResponse {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 197 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 198 |     object: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 199 |     created: i64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/llm/adapter/kimi.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | struct KimiChoice {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 207 |     index: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/agent/adapter/agent_react.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | /         self.context
[INFO] [stdout]  96 | |             .initialize(
[INFO] [stdout]  97 | |                 &self.config,
[INFO] [stdout]  98 | |                 &self.tool_executor.tools,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             .await;
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  95 |         let _ = self.context
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3eb4b09a210598d4bbb4d4b06f2eab2852b2c0bb500e1b3310a7de2bf8e12570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb4b09a210598d4bbb4d4b06f2eab2852b2c0bb500e1b3310a7de2bf8e12570", kill_on_drop: false }`
[INFO] [stdout] 3eb4b09a210598d4bbb4d4b06f2eab2852b2c0bb500e1b3310a7de2bf8e12570
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c33e717f8d1864df2d072c88405ed2f4c6c2cc46d1963b4701e2c680fb67ec
[INFO] running `Command { std: "docker" "start" "-a" "97c33e717f8d1864df2d072c88405ed2f4c6c2cc46d1963b4701e2c680fb67ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling kameo v0.19.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling actix v0.11.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling wechaty_puppet v0.1.0-beta.1
[INFO] [stderr]    Compiling wechaty v0.1.0-beta.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling async-openai v0.32.4
[INFO] [stderr]    Compiling teloxide v0.17.0
[INFO] [stderr]    Compiling nexus_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::tool::traits::tool_definition::ToolMeta`
[INFO] [stdout]  --> src/tool/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tool::traits::tool_definition::ToolMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/tool/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::claude::ClaudeProvider`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::claude::ClaudeProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::openai::OpenAIProvider`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::openai::OpenAIProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::mode::AgentMode`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::mode::AgentMode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/app/domain/actor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kameo::actor::Spawn`
[INFO] [stdout]  --> src/app/domain/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kameo::actor::Spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/llm/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tool::traits::tool_handler`
[INFO] [stdout]   --> src/app/domain/actor.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::tool::traits::tool_handler::ToolDefinition;
[INFO] [stdout]    |                              ^^^^^^^^^^^^ could not find `tool_handler` in `traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `complete` is not a member of trait `LLModel`
[INFO] [stdout]   --> src/app/domain/actor.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         async fn complete(&self, _: &str, _: Option<&str>) -> error::Result<LLMReply> {
[INFO] [stdout] 53 | |             unimplemented!()
[INFO] [stdout] 54 | |         }
[INFO] [stdout]    | |_________^ not a member of trait `LLModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::traits::tool_definition::ToolMeta`
[INFO] [stdout]  --> src/tool/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tool::traits::tool_definition::ToolMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/tool/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kameo::actor::Spawn`
[INFO] [stdout]  --> src/app/domain/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kameo::actor::Spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/llm/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/inbound_adapter/telegram.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .from()
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/inbound_adapter/telegram.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .from()
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `openai::OpenAIProvider` in the current scope
[INFO] [stdout]    --> src/app/behavior/gpt_tests.rs:187:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |       let reply = provider
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 187 | |         .complete("say hi", None)
[INFO] [stdout]     | |         -^^^^^^^^ method not found in `openai::OpenAIProvider`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/adapter/openai.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 |   pub struct OpenAIProvider {
[INFO] [stdout]     |   ------------------------- method `complete` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `complete`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Completer`
[INFO] [stdout]             candidate #2: `rustls::crypto::ActiveKeyExchange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/behavior/gpt_tests.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut agent = AgentReAct::new(model, tools, config, context, permission_manager)
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task`
[INFO] [stdout]    --> src/app/behavior/gpt_tests.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let task = std::fs::read_to_string(task_fixture_path()).expect("Failed to read task fixture");
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_task`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model`, `tool_executor`, `context`, `config`, `formatter`, and `iteration_count` are never read
[INFO] [stdout]   --> src/agent/adapter/agent_ralph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AgentRalph {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     model: Box<dyn LLModel>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     tool_executor: ToolExecutor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     context: AgentContext,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     formatter: ResponseFormatter,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     iteration_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture_path` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn task_fixture_path() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture_path` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn task_fixture_path() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `allow_tools` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn allow_tools(permission_manager: &Arc<Mutex<PermissionManager>>, tool_names: &[&str]) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Counter` is never constructed
[INFO] [stdout]  --> src/app/domain/test.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Counter {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inc` is never constructed
[INFO] [stdout]   --> src/app/domain/test.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Inc {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]    --> src/llm/adapter/kimi.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct KimiResponse {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 197 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 198 |     object: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 199 |     created: i64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/llm/adapter/kimi.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | struct KimiChoice {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 207 |     index: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/agent/adapter/agent_react.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | /         self.context
[INFO] [stdout]  96 | |             .initialize(
[INFO] [stdout]  97 | |                 &self.config,
[INFO] [stdout]  98 | |                 &self.tool_executor.tools,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             .await;
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  95 |         let _ = self.context
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nexus_agent` (lib test) due to 3 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97c33e717f8d1864df2d072c88405ed2f4c6c2cc46d1963b4701e2c680fb67ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c33e717f8d1864df2d072c88405ed2f4c6c2cc46d1963b4701e2c680fb67ec", kill_on_drop: false }`
[INFO] [stdout] 97c33e717f8d1864df2d072c88405ed2f4c6c2cc46d1963b4701e2c680fb67ec
